const crypto/tls.typeCertificate
4 uses
crypto/tls (current package)
common.go#L67: typeCertificate uint8 = 11
conn.go#L1047: case typeCertificate:
handshake_messages.go#L1219: x[0] = typeCertificate
handshake_messages.go#L1292: b.AddUint8(typeCertificate)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)